home *** CD-ROM | disk | FTP | other *** search
- Path: cliffy.lfwc.lockheed.com!news
- From: James Bassett <bassett@flash.edu>
- Newsgroups: comp.lang.c++
- Subject: Visual C++ 1.5 ODBC opening the database only once
- Date: 15 Feb 1996 21:20:43 GMT
- Organization: Computer Science Corp.
- Message-ID: <4g083b$9ni@cliffy.lfwc.lockheed.com>
- NNTP-Posting-Host: 11200855.-pcimport.lfwc.lockheed.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
-
- I have an application where I have a database with 7 tables in it.
- Various sections of the program I am writing will open one or more tables
- in the database but at different times. I would think I should be able to
- open the database only once but be able to close an individual table,
- HOW?
-
-
- Thanks
-
- Jim Bassett
-
-